home *** CD-ROM | disk | FTP | other *** search
- <macromedia-extension
- name="Reset Warning Dialogs"
- version="1.0"
- type="Command">
-
- <!-- List the required/compatible products -->
-
- <products>
- <product name="Fireworks" version="6" primary="true" />
- </products>
-
- <!-- Describe the author -->
-
- <author name="Macromedia" />
-
- <!-- Describe the extension -->
-
- <description>
- <![CDATA[
- This command resets all dialog boxes that contain the "Do not show this again" option.
- ]]>
- </description>
-
- <!-- Describe where the extension shows in the UI of the product -->
-
- <ui-access>
- <![CDATA[
- To use Reset Warning Dialogs, choose Commands > Reset Warning Dialogs.
- ]]>
- </ui-access>
-
- <!-- Describe the files that comprise the extension -->
-
- <files>
- <file name="Reset Warning Dialogs.jsf" destination="$fireworks/configuration/commands/" />
- </files>
-
- <!-- Describe the changes to the configuration -->
-
- <configuration-changes>
- </configuration-changes>
-
- </macromedia-extension>